projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2578a3d
)
*** empty log message ***
author
Kenichi Handa
<handa@m17n.org>
Thu, 19 Mar 2009 06:51:07 +0000
(06:51 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Thu, 19 Mar 2009 06:51:07 +0000
(06:51 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index b7a85e80bf3055fcc2de8fc72059f0182cb26895..9726e8516d887105d370d27eb29ba137e8102226 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,11
@@
+2009-03-19 Kenichi Handa <handa@m17n.org>
+
+ * fontset.c (Fset_fontset_font): When a spec of ASCII font is
+ changed, use font_load_for_lface to get a new font object. Call
+ free_realized_fontset after handling ASCII font change.
+
+ * frame.c (x_set_font): Handle the case that ARG is a cons.
+
2009-03-19 Glenn Morris <rgm@gnu.org>
* fileio.c (Fsubstitute_in_file_name): Doc fix.